home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / grafica / pvrgjpeg / changes.amiga < prev    next >
Text File  |  1999-01-01  |  604b  |  27 lines

  1.  
  2.  Changes for the Amiga 68k/PPC port:
  3.  
  4.    - added smakefile + SCOPTIONS
  5.    - created sys/file.h
  6.  
  7.  Be careful with compilation options, e.g.
  8.  don't make use register parameters.
  9.  
  10.  Also, lexer.c does contain a function
  11.  called MakeLike() - compare dos.library. [oops]
  12.  
  13.  The sources perhaps need a complete rewrite
  14.  before they get ANSI compliant...
  15.  
  16.  Note: 68k version gets compiled by "smakefile",
  17.        for the PPC version "smakefilePPC" has
  18.        to be used. You have to delete the object
  19.        files by hand, if you want to compile
  20.        both versions to the same directory.
  21.  
  22.  --
  23.  ARK, 7/Mar/99
  24.  
  25.  
  26.  
  27.